state space search meaning in English
状态空间搜索
Examples
- This paper presents the mathematical model and the general algorithms of transforming combinatorial problem into state space search
本文提出了将组合问题归结为状态空间搜索问题的数学模型和通用算法。 - Firstly the idea of the general searching algorithms is to define one accurate compute model . then the state space searching algorithms a based on the compute model are submitted
通用搜索算法的思想是首先为状态空间定义一个精确的计算模型,然后提出建立在该计算模型上的状态空间搜索算法a 。 - Most artificial intelligent planning algorithms are based on planning graph or state space search . ff based on both planning graph and heuristic state space search and performed standout in the 2nd and 3rd international planning competition
Ff规划器将规划图和启发式状态空间搜索原理进行了很好的结合,在两届ipc ( internationalplanningcompetition )中取得了优异的成绩。 - So this article put forward a theory that the optimal problems can be summed up to the mathematic and computing models of state space search of optimal problems . this conclusion unifies the dijstra algorithm used in finding shortest path of traditional explicit graphs and the optimal search of implicit graphs , the search of graph and the search of graphs " tree into a common model and algorithm
本文提出了将优化问题归结为状态空间最优化搜索问题的数学模型和通用算法,将传统的在显式图中求最短路的dijstra算法与隐式图的优化搜索,隐式图搜索与隐式树搜索全部统一到同一个模型和算法中去。